This repository was archived by the owner on Jan 23, 2024. It is now read-only.
  
  
  
  
chore(deps): update dependency cypress to v4.12.1 #173
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
4.9.0->4.12.1Release Notes
cypress-io/cypress
v4.12.1: 4.12.1Compare Source
Released 8/5/2020
Bugfixes:
Cannot set property 'err' of undefinedwill no longer incorrectly throw when rerunning tests in the Test Runner. Fixes #7874.beforehook will now correctly run the tests in the suite following the skipped test. Fixes #8086.Dependency Updates:
md5from2.2.1to2.3.0. Addressed in #8161.electron-context-menufrom0.15.1to2.2.0. Addressed in #8180.v4.12.0: 4.12.0Compare Source
Released 8/3/2020
Features:
cypress runby setting screenshotOnRunFailure in your configuration. Addresses #5029.pluginsFilenow has access to a readonlyversionproperty within theconfigobject that returns the current Cypress version being run. This will allow plugins to better target specific Cypress versions. Addresses #6352.cypress open, you can now run a subset of all specs by entering a text search filter and clicking 'Run n tests'. Addresses #6581.Bugfixes:
position: fixedelements that have a parent withpointer-events: nonewill now correctly evaluate as visible. Fixes #6675.attributeChangedCallbackto be triggered on custom elements. Fixes #7187.+characters now properly run in Cypress. Fixes #5909.fxshortcut incy.route(), an error is now thrown when the fixture file cannot be found. Fixes #7818.Cannot read property '__error' of nullerror when passing a file containingnullcontent tocy.fixture(). Fixes #8010.--envvia the command line are now properly read. Fixes #6891.experimentalSourceRewritingis enabled, AST rewriting will no longer return an output before the body is done being written. This would happen when the response body was too large and the response would be sent while the body was still being modified. Fixes #8043..type(), Cypress now properly types into an input within an iframe that auto focuses the input. Fixes #8111.Misc:
cypressnpm package are no longer pinned to a specific version. This allows the use ofnpm audit fixto fix security vulnerabilities without needing a patch release from Cypress. Addresses #8046.CypressCommandLinenamespace. Addresses #7309..should()command. Addresses #5573.expiryproperty type is now a Number instead of a String. Addresses #8144.Dependency Updates:
jimpfrom0.13.0to0.14.0. Addressed in #8102.momentfrom2.26.0to2.27.0. Addressed in #8122.v4.11.0: 4.11.0Compare Source
Released 7/21/2020
Features:
ensureScrollability: falseoption to.scrollTo()to skip checking whether the element is scrollable. Addresses #1924.cy.clock()now accepts Dates as well as a Number for now. Fixes #7786.Bugfixes:
cypress runon Windows will no longer fail trying to make a connection to the browser. Fixes #6392.Cannot read property 'isAttached' of undefinederror duringcypress runon Firefox versions >= 75. Fixes #6813.invalid for option "size"error. Fixes #6099.viewportHeightorviewportWidthfrom within the test configuration now properly changes the viewport size for the duration of the suite or test.configwithin thepluginsFilenow sets the values correctly. Fixes #7959.cy.wait()now reflects the correctrequestTimeoutandresponseTimeoutof the command. Fixes #7881.ELECTRON_EXTRA_LAUNCH_ARGSaskey=valuewill now be properly read in. Fixes #7994.cy.route()now correctly display as 'xhr stub' in the Test Runner's Command Log. Fixes #8018.Misc:
pluginsFileandsupportFilenow mention that.tsextensions are supported. Addresses #7940.Dependency Updates:
@benmalka/foxdriverfrom0.4.0to0.4.1. Addressed in #8040.firefox-profilefrom1.3.1to2.0.0. Addressed in #8000.fix-pathfrom2.1.0to3.0.0. Addressed in #8028.human-intervalfrom0.1.6to1.0.0. Addressed in #8031.lodashfrom4.17.15to4.17.19. Addressed in #7954.plistfrom2.1.0to3.0.1. Addressed in #8045.proxy-from-envfrom1.0.0to1.1.0. Addressed in #7900.resolvefrom1.13.1to1.17.0. Addressed in #7989.systeminformationfrom4.21.1to4.26.9. Addressed in #7975.uuidfrom3.3.2to8.2.0. Addressed in #7976, #8002, and #8011.v4.10.0: 4.10.0Compare Source
Released 7/7/2020
Features:
before,beforeEach,after, andafterEachhook definition in your IDE from the Test Runner's Command Log by clicking the Open in IDE button. Addresses #7793.before,beforeEach,after, andafterEachhook definitions now display separately in the Test Runner's Command Log when defined in separate hook definitions. Addresses #7779.Bugfixes:
responseTimeoutwill no longer be prematurely canceled by the Cypress proxy layer. Fixes #6426.parentvariable will no longer throw Illegal Invocation errors. Fixes #6412.experimentalShadowDomSupportis enabled, using.type()on an input in the Shadow DOM will not result in an error. Fixes #7741.experimentalShadowDomSupportis enabled, checking for visibility on a shadow dom host element will no longer hang if the host element was the foremost element and had an ancestor with fixed position. Fixes #7893.@benmalka/foxdrivermodule will no longer appear if anyDEBUGenvironment variable was set. Fixed #7723.Misc:
Dependency Updates:
recastfrom0.18.8to0.19.1. Addressed in #7898.Configuration
📅 Schedule: Branch creation - "after 5pm on friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.